* allout.el (allout-post-undo-hook): New allout outline-change event hook
authorKen Manheimer <ken.manheimer@gmail.com>
Tue, 5 Jul 2011 18:54:08 +0000 (14:54 -0400)
committerKen Manheimer <ken.manheimer@gmail.com>
Tue, 5 Jul 2011 18:54:08 +0000 (14:54 -0400)
commit7e230c51bc60b1f197b151c09bb8ae6f4447117e
tree2ab56adfb38fd6c72bf7a43d15fdd531def37212
parent992fc93dfc3fab60262280751370fd7b4e8a1195
* allout.el (allout-post-undo-hook): New allout outline-change event hook
to signal undo activity.
(allout-post-command-business): Run allout-post-undo-hook if an undo just
occurred.
(allout-after-copy-or-kill-hook), (allout-mode): Minor docstring changes.

* allout-widgets.el (allout-widgets-after-undo-function): Ensure the
integrity of the current item's decoration after it has been in the
vicinity of an undo.
(allout-widgets-mode): Include allout-widgets-after-undo-function on the
new allout-post-undo-hook.
lisp/ChangeLog
lisp/allout-widgets.el
lisp/allout.el